const os.kindNewFile

2 uses

	os (current package)
		file_unix.go#L116: 	f := newFile(fdi, name, kindNewFile, unix.HasNonblockFlag(flags))
		file_unix.go#L144: 	kindNewFile newFileKind = iota